The ImagickDraw class
PHP Manual

ImagickDraw::getFillColor

(PECL imagick 2.0.0)

ImagickDraw::getFillColorReturns the fill color

Descripción

ImagickPixel ImagickDraw::getFillColor ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the fill color used for drawing filled objects.

Valores retornados

Returns an ImagickPixel object.


The ImagickDraw class
PHP Manual